Skip to content

Docs: working practices + rulebook transcription runbook#46

Merged
StreamDemon merged 2 commits into
mainfrom
docs/working-practices
Jul 6, 2026
Merged

Docs: working practices + rulebook transcription runbook#46
StreamDemon merged 2 commits into
mainfrom
docs/working-practices

Conversation

@StreamDemon

@StreamDemon StreamDemon commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Writes down how this project is actually worked on, so the discipline survives across sessions and contributors:

  • CLAUDE.md: workflow (branch → PR → Cubic → human merges; no AI attribution), definition of done (root vp check/vp test + live browser verification + book-value assertions), rules-content fidelity rules (page-stamped, transcribe from renders, schema-extension over rule-flattening, clamp-at-the-write), and dev-loop gotchas (anonymous local Convex, the orphaned-backend-on-3210 trap, seeding via convex run).
  • docs/rules/TRANSCRIPTION.md: the proven vision-extraction pipeline for the scanned rulebook (PyMuPDF render at 2.2x → visual read → page-stamped JSON → counts pinned in tests → checkpoint commits), including the hard-won rules: the page always wins over memory, and section completeness is checked against the book, not the existing catalog.

Docs only — no code changes.


Summary by cubic

Documents working practices and the rulebook transcription runbook so contributors follow the same workflow and quality bar. Adds CLAUDE.md and docs/rules/TRANSCRIPTION.md; docs-only, no code changes. Includes a small formatting pass to TRANSCRIPTION.md.

  • New Features
    • CLAUDE.md: workflow (branch → PR → Cubic review → maintainer merge), DoD (vp check/vp test, live browser), fidelity rules (page wins, render-based transcription, extend schema, clamp at write), and local convex dev tips.
    • docs/rules/TRANSCRIPTION.md: PyMuPDF render-and-read at 2.2x, page-stamped JSON, batch per section, pin counts in tests, checkpoint often.

Written for commit ee1bd14. Summary will update on new commits.

Review in cubic

StreamDemon added 2 commits July 6, 2026 17:34
Captures the project's operating discipline so any contributor (or
agent session) works the same way: PR/review workflow, definition of
done, rules-content fidelity rules, dev-loop gotchas, and the proven
vision-extraction pipeline for the scanned rulebook.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0 issues found across 1 file (changes from recent commits).

Auto-approved: Documentation-only: adds workflow guidelines and transcription runbook. No code changes, low risk.

Re-trigger cubic

@StreamDemon StreamDemon merged commit 55ea1a9 into main Jul 6, 2026
2 checks passed
@StreamDemon StreamDemon deleted the docs/working-practices branch July 6, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant